Class CytogrouperMain


  • public class CytogrouperMain
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void BFS​(java.util.Map tree)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CytogrouperMain

        public CytogrouperMain​(java.util.List<Graph> subgraphs,
                               CommunicationListener listener,
                               int partiteNumber)
    • Method Detail

      • BFS

        public void BFS​(java.util.Map tree)